Skip to content

chore(deps): bump drizzle-orm from 1.0.0-rc.2 to 1.0.0-rc.4-273829f#263

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f
Closed

chore(deps): bump drizzle-orm from 1.0.0-rc.2 to 1.0.0-rc.4-273829f#263
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps drizzle-orm from 1.0.0-rc.2 to 1.0.0-rc.4-273829f.

Release notes

Sourced from drizzle-orm's releases.

v1.0.0-rc.3

Porting all the changes that were made in PostgreSQL to other dialects. This release is about MySQL:

  • Removed RQBv1 from mysql dialect (._query)
  • Internal MySQL sessions refactoring and moving to a unified query preparation function
  • Fallback to regular queries on iterators for drivers that don't support streaming instead of throwing an error for compatibility
  • Enabled optimized non-jit mappers for regular queries for MySQL dialect
  • Switched RQBv2 to array mode querying, disabled root query level JSON conversions
  • Fixed MySQL proxy driver not using lastInsertId, affectedRows from dedicated response fields

Next releases will include:

  • Effect MySQL support
  • SQLite rework (same as this release for MySQL)
  • SQLite Effect Support
Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 3, 2026
@dependabot dependabot Bot requested a review from Shironex as a code owner June 3, 2026 04:31
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f branch from b7cc396 to 5159eda Compare June 8, 2026 10:57
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f branch from 5159eda to 96e1163 Compare June 8, 2026 17:49
Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 1.0.0-rc.2 to 1.0.0-rc.4-273829f.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/commits)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-version: 1.0.0-rc.4-273829f
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump drizzle-orm from 1.0.0-rc.2 to 1.0.0-rc.4-273829f chore(deps): bump drizzle-orm from 1.0.0-rc.2 to 1.0.0-rc.4-273829f Jun 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f branch from 96e1163 to 01fa578 Compare June 10, 2026 22:55
@Shironex Shironex closed this Jun 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f branch June 12, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant